翻訳と辞書
Words near each other
・ Converxencia XXI
・ Convex
・ Convex analysis
・ Convex and Concave
・ Convex bipartite graph
・ Convex body
・ Convex combination
・ Convex Computer
・ Convex cone
・ Convex conjugate
・ Convex curve
・ Convex function
・ Convex geometry
・ Convex graph
・ Convex horseshoe bat
Convex hull
・ Convex hull algorithms
・ Convex lattice polytope
・ Convex metric space
・ Convex optimization
・ Convex polygon
・ Convex polytope
・ Convex position
・ Convex preferences
・ Convex set
・ Convex Software Library
・ Convex subgraph
・ Convex uniform honeycomb
・ Convex-tailed horned toad
・ Convex-vented horned toad


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Convex hull : ウィキペディア英語版
Convex hull

In mathematics, the convex hull or convex envelope of a set ''X'' of points in the Euclidean plane or Euclidean space is the smallest convex set that contains ''X''. For instance, when ''X'' is a bounded subset of the plane, the convex hull may be visualized as the shape enclosed by a rubber band stretched around ''X''.〔, p. 3.〕
Formally, the convex hull may be defined as the intersection of all convex sets containing ''X'' or as the set of all convex combinations of points in ''X''. With the latter definition, convex hulls may be extended from Euclidean spaces to arbitrary real vector spaces; they may also be generalized further, to oriented matroids.
The algorithmic problem of finding the convex hull of a finite set of points in the plane or other low-dimensional Euclidean spaces is one of the fundamental problems of computational geometry.
==Definitions==
A set of points is defined to be convex if it contains the line segments connecting each pair of its points. The convex hull of a given set ''X'' may be defined as
#The (unique) minimal convex set containing ''X''
#The intersection of all convex sets containing ''X''
#The set of all convex combinations of points in ''X''.
#The union of all simplices with vertices in ''X''.
It is not obvious that the first definition makes sense: why should there exist a unique minimal convex set containing ''X'', for every ''X''? However, the second definition, the intersection of all convex sets containing ''X'' is well-defined, and it is a subset of every other convex set ''Y'' that contains ''X'', because ''Y'' is included among the sets being intersected. Thus, it is exactly the unique minimal convex set containing ''X''. Each convex set containing ''X'' must (by the assumption that it is convex) contain all convex combinations of points in ''X'', so the set of all convex combinations is contained in the intersection of all convex sets containing ''X''. Conversely, the set of all convex combinations is itself a convex set containing ''X'', so it also contains the intersection of all convex sets containing ''X'', and therefore the sets given by these two definitions must be equal.
In fact, according to Carathéodory's theorem, if ''X'' is a subset of an ''N''-dimensional vector space, convex combinations of at most ''N'' + 1 points are sufficient in the definition above. Therefore, the convex hull of a set ''X'' of three or more points in the plane is the union of all the triangles determined by triples of points from ''X'', and more generally in ''N''-dimensional space the convex hull is the union of the simplices determined by at most ''N'' + 1 vertices from X.
If the convex hull of ''X'' is a closed set (as happens, for instance, if ''X'' is a finite set or more generally a compact set), then it is the intersection of all closed half-spaces containing ''X''. The hyperplane separation theorem proves that in this case, each point not in the convex hull can be separated from the convex hull by a half-space. However, there exist convex sets, and convex hulls of sets, that cannot be represented in this way. One example is an open halfspace together with a single point on its boundary.
More abstractly, the convex-hull operator Conv() has the characteristic properties of a closure operator:
*It is ''extensive'', meaning that the convex hull of every set ''X'' is a superset of ''X''.
*It is ''non-decreasing'', meaning that, for every two sets ''X'' and ''Y'' with ''X'' ⊆ ''Y'', the convex hull of ''X'' is a subset of the convex hull of ''Y''.
*It is ''idempotent'', meaning that for every ''X'', the convex hull of the convex hull of ''X'' is the same as the convex hull of ''X''.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Convex hull」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.